Skip to content

nvidia-440.44: new rev #1558

Closed
wants to merge 1 commit into from
Closed

nvidia-440.44: new rev #1558

wants to merge 1 commit into from

Conversation

david
Copy link
Collaborator

@david david commented Jan 6, 2020

fix for missing .so's

tested on sigill and bacon

install hints:

bee remove nvidia_current-440.44-0.x86_64
bee install -f nvidia_current-440.44-1

fix for missing .so's
@pmenzel
Copy link
Collaborator

pmenzel commented Jan 6, 2020

Thank you for fixing this.

  1. You should rebase this change on origin/master and remove the old revision (0).
  2. What shared libraries are missing?

@pmenzel
Copy link
Collaborator

pmenzel commented Jan 6, 2020

For the archive, the diff below:

-    for i in lib*.so.$PKGVERSION; do
+    for i in lib*.so*; do

@david
Copy link
Collaborator Author

david commented Jan 6, 2020

libGL was missing
The name was changed from libGL.so.440... to libGL.so.1.7.0

But at the moment GLX is not working

@pmenzel
Copy link
Collaborator

pmenzel commented Jan 7, 2020

What desktop systems can be used for testing Nvidia’s proprietary driver?

@donald
Copy link
Collaborator

donald commented Jan 10, 2020

theinternet

@david
Copy link
Collaborator Author

david commented Jan 16, 2020

look at #1600

@david david closed this Jan 16, 2020
Sign in to join this conversation on GitHub.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants